libpq on iPhone?

Поиск
Список
Период
Сортировка
От Owen Hartnett
Тема libpq on iPhone?
Дата
Msg-id p06240824c5ad9134ee49@[192.168.0.107]
обсуждение исходный текст
Список pgsql-general
I've been able to use the libpq libraries on the iPhone simulator,
but I need to compile it on the ARM processor to actually run it on
an iPhone.  It seems my choices are:

1) add the relevant .c files to the iPhone XCode project and try to
get the conditional macros and configuration correct.

or

2) Try to recompile it from the original source distribution, only
try to tell the makefiles that I want it for the ARM processor,
instead of the Intel for the simulator.

I started along path 1, but wonder if path 2 is a better idea.  You
guys seem to have a mechanism for compiling on new processors, and
maybe that might be the strategy to take.

Any recommendations?

-Owen

В списке pgsql-general по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Smartest way to resize a column?
Следующее
От: Phoenix Kiula
Дата:
Сообщение: Re: Smartest way to resize a column?